host-interaction/com

access unmanaged COM objects in .NET

rule:
  meta:
    name: access unmanaged COM objects in .NET
    namespace: host-interaction/com
    authors:
      - mehunhoff@google.com
    scopes:
      static: function
      dynamic: unsupported  # requires .NET API feature
  features:
    - or:
      - api: System.Runtime.InteropServices.Marshal::GetTypeFromCLSID

last edited: 2024-09-20 22:13:55